From c005c4d84e4337facedab2c5855b1b5eba314043 Mon Sep 17 00:00:00 2001 From: Chris Swan Date: Mon, 15 Sep 2025 16:07:09 +0100 Subject: [PATCH] csshnpd: bump to c1.0.16 release Upstream release aligned to cJSON 1.7.19 Signed-off-by: Chris Swan --- net/csshnpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/csshnpd/Makefile b/net/csshnpd/Makefile index f88ea8e6a4..4ba10df550 100644 --- a/net/csshnpd/Makefile +++ b/net/csshnpd/Makefile @@ -4,12 +4,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=csshnpd -PKG_VERSION:=1.0.14 +PKG_VERSION:=1.0.16 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-c$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://github.com/atsign-foundation/noports/releases/download/c$(PKG_VERSION) -PKG_HASH:=86c9f3e5d3b149df9a32ef7b3ae52e78623c1beed4bedcfe90c852ea8504b40f +PKG_HASH:=209501b5623cbb25e22b5f39eeedcb79c2b658a250ff31dd88b27b31677b6763 PKG_MAINTAINER:=Chris Swan PKG_LICENSE:=BSD-3-Clause -- 2.30.2